TELHSSetDTMF
Sets the current state of DTMF detection for a telephone handset.
pascal TELErr TELHSSetDTMF (TELDNHandle termHand, Boolean dtmfOn);
termHand
- A handle to a telephone record associated with a telephone terminal.
dtmfOn
- A Boolean value that indicates whether DTMF detection for the specified telephone handset is to be enabled (
true
) or disabled (false
).- function result
- A result code.
DESCRIPTION
TheTELHSSetDTMF
function enables or disables DTMF detection for the telephone handset specified by thetermHand
parameter. IfdtmfOn
istrue
, DTMF detection is enabled; otherwise, DTMF detection is disabled.
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help